home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 038a / qbcmnt11.zip / READ-ME.1ST < prev   
Text File  |  1991-02-26  |  3KB  |  49 lines

  1. ┌┬──────────────────────────────────────────────────────────────────────────┬┐
  2. ││                          COMMENTS - Version 1.1                          ││
  3. ││                                                                          ││
  4. ││                        (c) 1991 by LAMCO Software                        ││
  5. ││                                                                          ││
  6. ││                  The program that will add comments for                  ││
  7. ││                  you in any of your QuickBASIC listings                  ││
  8. └┴──────────────────────────────────────────────────────────────────────────┴┘
  9.  
  10.   Files included in the COMMENTS package :
  11.  
  12.      BOXES   .BAK  - Demo listing (original version)
  13.      BOXES   .BAS  - Demo listing (with comments added by COMMENTS)
  14.      BOXES   .STR  - Structure file of BOXES.BAS (created by COMMENTS)
  15.      COMMENTS.DOC  - Documentation for COMMENTS
  16.      COMMENTS.EXE  - The actual program
  17.      PRINTDOC.EXE  - Prints COMMENTS.DOC in the proper format
  18.      READ-ME .1ST  - This file
  19.  
  20.   Read COMMENTS.DOC carefully before you use COMMENTS. If you print
  21.   COMMENTS.DOC with the DOS TYPE > PRN command, set your printer so it can
  22.   print the extended ASCII characters. COMMENTS.DOC was written in a
  23.   straightforward way. That is, you won't find 20 blank lines in a row to
  24.   get to the next page.
  25.  
  26.   PRINTDOC was written specifically to print COMMENTS.DOC in the proper
  27.   way. Simply type PRINTDOC on the command line and press [ENTER]. PRINTDOC
  28.   will send COMMENTS.DOC to your printer with the proper margins and page
  29.   breaks. It will also add page numbers.
  30.  
  31.   BOXES is a toolbox that was written to draw different kinds of boxes on
  32.   screen in a QuickBASIC listing. It is not copyrighted and you can keep it
  33.   and use it in your listings. Simply copy the subprogram(s) you wish to
  34.   use in your listing. This toolbox is included in this package to show you
  35.   what COMMENTS does to a QuickBASIC listing.
  36.  
  37.   BOXES.BAK is the original listing as it was written in the first place.
  38.  
  39.   BOXES.BAS is the version COMMENTS wrote when it was used on the original
  40.   listing and BOXES.STR is the structure file that COMMENTS created from
  41.   the listing when it analyzed it.
  42.  
  43.   You will find all the information you need in COMMENTS.DOC.
  44.  
  45.   COMMENTS is distributed through the Shareware concept. If you use
  46.   COMMENTS please send your registration fee to the address mentionned in
  47.   COMMENTS.DOC.
  48.  
  49.